
@media (min-width: 320px) and (max-width: 1199px) { 
 .navbar {
   display: none;
}
 
  
 #rmp-container-146 {
          top: 0px;
        z-index: 3;
        padding-top: 70px;
   background: var(--background-header);
 }
  .header_container {
    padding: 5px 0px;
}
  header .logo img{
          width: 90px;
  }
 header .container-fluid {
    max-width: 1920px;
    width: 100%;
}
  .reg_icon{
  display: block;
     color: var(--color-green);
    font-size: 40px;
  }
   .reg_button_desktop{
   display: none;
}
  
   header {
 position: fixed;
        width: 100%;
        z-index: 999;
        height: 50px;
        display: flex;
        align-items: center;
}
 header.fixed-top {
    animation: none;
}
  
  h1 {
  font-size: 30px;
    font-family: var(--font-secondary);
}
h2 {
  font-size: 22px;
    font-family: var(--font-secondary);
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 17px;
}
h6 {
  font-size: 16px;
}
.pb-90 {
    padding-bottom: 40px;
}
.pt-80 {
    padding-top: 40px;
}
  
  .hentry h2 {
    font-size: 21px;
    font-family: var(--font-secondary);
}
  .hentry h3 {
    font-size: 20px;
}
  .hentry h4 {
    font-size: 19px;
}
  .hentry h5 {
    font-size: 218px;
}
  .hentry h6 {
    font-size: 17px;
}
  
 p{
    font-size: 14px;
    line-height: 22px;
}
   .hentry p {
    font-size: 14px;
    line-height: 22px;
}
  

  tr td {
    padding: 6px 10px;
}
  body {
    font-size: 14px;
}
 
section.page_section {
          padding: 75px 0px 15px 0px;
}
.site-breadcrumb {
    padding: 0px 0px 0px 0px;
    margin-bottom: 10px;
}
  
  .hentry ul {
    padding-left: 20px !important;
    margin-bottom: 10px;
    margin-top: 0px;
    margin-left: 0px;
}

  .hentry ol li {
   
    font-size: 14px;
}
  table {
    margin-bottom: 20px;
}
  .hentry ul li {
    font-size: 14px;
}

     footer .navbar {
        display: block;
    }
  .footer_menu_wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
    gap: 20px;
}
  .footer_buttons {

    justify-content: center;
    display: flex;
    gap: 20px;
    align-items: flex-start;
    margin-bottom: 30px;
    flex-direction: column;
}
  .footer_copy_info p {
    font-size: .8rem;
}
  .btn {
    font-size: 14px;
  }
  .slot_bottom {
    opacity: 1;
  }
  .manual .container {
    max-width: 540px;
}
  
  
}
@media (min-width: 320px) and (max-width: 767px) { 
  
  .float-widget{

  display: none;
}
  
  .float-widget.open{
  display: block;

}
  
  .menu_wrapper{
    display: none;
  }
  
  .header_buttons {
           -webkit-box-flex: 0;
        flex-direction: column;
        margin-right: 70px;
}
 .page_header_container {
    display: flex;
    justify-content: space-between;
    gap: 25px;
    flex-direction: column;
}
  .page_header_container .left_content {
    width: 100%;
}
  .page_header_container .right_content {
    width: 100%;
}
  .site-breadcrumb h1 {
        margin-bottom: 0px;
        font-size: 24px;
    }
  .position_block .top_block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
}
  .position_block:before {
   display: none;
}
  .position_block {
    padding: 50px 20px 30px 20px;
}
  .position_block .top_block .item.logo_block .logo_text {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
  .position_block .top_block .item.logo_block {
           display: flex;
        gap: 15px;
        align-items: flex-start;
          border-bottom: 1px solid var(--border-color);
        padding-bottom: 10px;
        margin-bottom: 20px;
}
  .position_block .top_block .item.logo_block .logo_text .rate {
    margin-left: 10px;
}
  .position_block .top_block .item.logo_block .logo_text p.title {
    font-size: 18px;
    margin-bottom: 10px;
            width: 100%;
}
  .position_block .top_block .item.logo_block .logo_img {
    flex-shrink: 0;
}
  .position_block .top_block .item.logo_block .logo_img img {
    width: 80px;
}
  .position_block .bottom_block {
    border-top: 1px solid var(--border-color);
     border-bottom: 1px solid var(--border-color);
    padding-top: 20px;
     padding-bottom: 20px;
        display: flex;
    margin-top: 20px;
      margin-bottom: 20px;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
    flex-wrap: wrap;
}
  .blocks_custom {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
  .blocks_custom .item {
    width: calc(100% / 1 - 0px);
    max-width: 260px;
}
  .blocks_custom .item .title {
    justify-content: flex-start;
  }
  .attention_block {
    padding: 20px 0px 20px 0px;
    align-items: center;
    flex-direction: column;
}
  .attention_block .icon {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-bottom: 20px;
}
  .accordion-button span {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    opacity: 1;
    line-height: 1;
}
  .author_block .head_block .avatar {
    width: 70px;
    height: 70px;
}
  .author_block {
    padding: 20px;
}
  .author_block .bage {

    left: 15px;
  
}
  .author_block .head_block .name .name_fio {
    font-size: 18px;
}
  .author_block .text_block p {
    font-size: 13px;
    margin-bottom: 0;
}
  .footer_menu {
          padding: 40px 0px 20px 0px;
    display: flex;
    justify-content: space-between;
    gap: 20px;
    flex-direction: column;
}
  .footer_menu .footer-1 {
    width: 100%;
}
  .footer_menu .footer-2 {
 width: 100%;
    display: flex;
    gap: 20px;
    flex-direction: column;
    align-items: flex-start;
}
  .footer_menu .footer-3 {
    width: 100%;
}
    .footer_menu .menu {
          display: flex;
        flex-wrap: wrap;
        gap: 10px;
}
  .footer_copy {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    gap: 10px;
}
  footer .navbar-nav {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
        justify-content: center;
        gap: 0px;
        flex-wrap: wrap;
        display: flex;
        align-items: center;
    }
  .footer-1 p {
   
    line-height: 20px;
    font-size: 13px;
}
  .header_container .instrument {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}
}

@media (min-width: 768px) and (max-width: 991px) { 
    
  .footer_menu {
    padding: 40px 0px 60px 0px;
    display: flex;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap;
    flex-direction: row;
}
   .position_block .bottom_block {
   border-top: 1px solid var(--border-color);
        border-bottom: 1px solid var(--border-color);
        padding-top: 20px;
        padding-bottom: 20px;
        display: flex;
        margin-top: 20px;
        margin-bottom: 20px;
        justify-content: space-between;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
}
  .header_buttons {
           -webkit-box-flex: 0;
        flex-direction: column;
        margin-right: 90px;
}
  .footer_menu .footer-1 {
    width: 100%;
}
  .footer_menu .footer-2 {
    width: 100%;
    display: flex;
    gap: 20px;
    justify-content: space-between;
}
  .footer_menu .footer-3 {
    width: 100%;
}
  footer .navbar-nav {
   
    gap: 5px;
  
}
}

@media (min-width: 992px) and (max-width: 1199px) { 
  .position_block .top_block .item.logo_block .logo_text {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
  .position_block .top_block .item.logo_block .logo_text p.title {
 
    width: 100%;
}
  .position_block .top_block .item.logo_block .logo_text .rate {
    margin-left: 20px;
  }
   .position_block .bottom_block {
   border-top: 1px solid var(--border-color);
        border-bottom: 1px solid var(--border-color);
        padding-top: 20px;
        padding-bottom: 20px;
        display: flex;
        margin-top: 20px;
        margin-bottom: 20px;
        justify-content: space-between;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
}
}
